@font-face {
  font-family: h;
  src: url("fonts/HelveticaNeue-CondensedBlack.otf");
}

.header {
  background: none;
}

* {
  box-sizing: border-box;
}

input[type="text"] {
  padding: 0px;
  height: auto;
  margin: 0px;
  border-radius: 0px;
}

@media (min-width: 1024px) {
  li {
    padding: 0px 2px;
    float: inherit;
    list-style: none;
  }
}

form {
  margin: 0px;
}

ul,
h3,
h4,
h5 {
  padding: 0px;
  margin: 0px;
  line-height: 1.5;
  font-size: 14px;
}

body {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  background: rgb(255, 255, 255);
}

.header {
  border-bottom: 0px solid rgb(210, 215, 219);
}

@media (min-width: 1024px) {
  li.wld {
    background: url("n.png") center center no-repeat;
    width: 15px;
    height: 40px;
  }
}

.logo {
  float: left;
}

@media (min-width: 1025px) {
  .tren a {
    float: right;
    padding-top: 0px;
    margin-top: 15px;
    margin-right: 20px;
    font-size: 13px;
    font-weight: bold;
    color: rgb(62, 62, 62);
    margin-bottom: 10px;
    text-transform: uppercase;
  }
}

@media (max-width: 1024px) {
  .tren {
    display: none;
  }
}

@media (min-width: 1025px) {
  #text-5 {
    padding-left: 0px;
    padding-bottom: 0px;
    float: left;
    margin-top: 10px;
  }

  .div3 {
    z-index: 4;
    position: relative;
  }

  .div3 ul li div.ihdiv_info {
    display: none;
    position: absolute;
    width: 470px;
    padding: 10px;
    top: 45px;
    left: 0px;
    background: rgb(252, 252, 252);
    border: 1px solid rgb(204, 204, 204);
    z-index: 1;
  }

  .div3 ul.info {
    position: relative;
    list-style: none;
  }

  .div3 ul.info li.icon {
    float: left;
    padding-left: 0px;
    padding-right: 35px;
    height: 36px;
    text-align: left;
    margin-left: 10px;
  }

  .div3 ul.info li.icon div.ihdiv {
    display: block;
    height: 36px;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    background-size: auto 38px;
    outline: 0px;
  }

  .div3 ul.info li.icon span.ihspan {
    display: block;
    line-height: 36px;
    padding-top: 35px;
    color: rgb(0, 136, 204);
    font-weight: bold;
  }

  .div3 ul.info li.icon span.ihspan a {
    color: rgb(0, 136, 204);
  }
}

@media (max-width: 1024px) {
  #text-5 {
    display: none;
  }

  .div3 {
    z-index: 4;
    position: relative;
  }

  .div3 ul li div.ihdiv_info {
    display: none;
    position: absolute;
    width: 470px;
    padding: 10px;
    top: 0px;
    left: 0px;
    background: rgb(252, 252, 252);
    border: 1px solid rgb(204, 204, 204);
    z-index: 1;
  }

  .div3 ul.info {
    position: relative;
    list-style: none;
  }

  .div3 ul.info li.icon {
    float: left;
    padding-left: 0px;
    padding-right: 35px;
    height: 36px;
    text-align: left;
    margin-left: 10px;
  }

  .div3 ul.info li.icon div.ihdiv {
    display: block;
    height: 36px;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    background-size: auto 38px;
    outline: 0px;
  }

  .div3 ul.info li.icon span.ihspan {
    line-height: 36px;
    padding-top: 35px;
    color: rgb(255, 0, 0);
    font-weight: bold;
    display: none;
  }

  .div3 ul.info li.icon span.ihspan a {
    color: rgb(255, 0, 0);
  }
}

@media (min-width: 1024px) {
  ul.weblamdong {
    float: right;
    font-size: 15px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    margin-top: -40px;
  }
}

@media (max-width: 1020px) {
  ul.weblamdong {
    float: right;
    font-size: 0px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    margin-top: -40px;
  }
}

img {
  max-width: 100%;
  height: auto;
}

.content {
  /*margin-top: 30px;*/
}

.container {
  width: 1220px;
}

img {
  max-width: 100%;
}

@media (max-width: 768px) {
  .container {
    width: 100%;
  }
}

.entry-content ul {
  margin-left: 15px;
}

@media (max-width: 768px) {
  .logo {
    padding: 0px;
  }
}